home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11220 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.5 KB  |  39 lines

  1. Path: news.csl.sni.be!lukyluke
  2. From: David.Brabant@csl.sni.be (David Brabant [SNI])
  3. Newsgroups: comp.lang.c++,comp.os.ms-windows.programmer.misc
  4. Subject: Re: WORD FILE FORMAT (WINDOWS)
  5. Date: Wed, 13 Mar 96 09:19:10 GMT
  6. Organization: Siemens Nixdorf
  7. Distribution: world
  8. Message-ID: <4i5vv4$kuq@iliana.csl.sni.be>
  9. References: <3140E02F.239D@decisiondata.com>
  10. NNTP-Posting-Host: lukyluke.csl.sni.be
  11. X-Newsreader: News Xpress Version 1.0 Beta #4
  12.  
  13. >I need the WORD for windows file format.
  14. >If any of you could help i will be very glad.
  15. >Even knowing to take out from the .DOC file only the TEXT
  16. >would be helpfull.
  17. >If someone knows even about a convertor from word format
  18. >to ASCII , even if the file is BAD would also be good...
  19.  
  20. 1. You should post such a question in the comp.os.ms-windows.programmer.*
  21.    hierarchy.
  22. 2. You should avoid to massively cross post articles.
  23. 3. The Word file format is rather complicated. It uses OLE2's
  24.    structured storages (or compound files) to store the various
  25.    document parts (summary, text, ...). Get the following
  26.    book for more information: "Using OLE 2.x in application
  27.    development", John Toohey, QUE, ISBN 1-56529-991-4. There
  28.    is a chapter showing how one can retrieve information
  29.    from Word files.
  30.  
  31. David
  32.  
  33. --
  34. David Brabant,             | E-mail: David.Brabant@csl.sni.be
  35. Siemens Nixdorf (SNI),     | CIS:    100337,1733
  36. Centre Software de LiΦge,  | X-400:  C=BE;A=RTT;P=SCN;O=SNI;OU1=LGG1;OU2=S1
  37. 2, rue des Fories,         |         S=BRABANT;G=DAVID
  38. 4020 LiΦge (BELGIUM)       | HTTP:   www.sni.de       www.csl.sni.be/~david
  39.